emacs.git
32 years agoDoc fixes. Delete local variable list at the end.
Richard M. Stallman [Mon, 7 Jun 1993 19:37:18 +0000 (19:37 +0000)]
Doc fixes.  Delete local variable list at the end.
(expr-forward-sexp): Renamed from forw-expr.
(expr-backward-sexp): Renamed from back-expr.

32 years ago(describe-buffer-case-table): Merge locals i and ch.
Richard M. Stallman [Mon, 7 Jun 1993 19:11:40 +0000 (19:11 +0000)]
(describe-buffer-case-table): Merge locals i and ch.
Make *Help* current buffer for describe-vector.

32 years ago(outlinify-sticky): Renamed from outlineify-sticky.
Richard M. Stallman [Mon, 7 Jun 1993 18:48:08 +0000 (18:48 +0000)]
(outlinify-sticky): Renamed from outlineify-sticky.

32 years ago(etags-recognize-tags-table): Fix misspelling of
Richard M. Stallman [Mon, 7 Jun 1993 18:32:26 +0000 (18:32 +0000)]
(etags-recognize-tags-table): Fix misspelling of
find-tag-regexp-next-line-after-failure-p.

32 years agoentered into RCS
Richard M. Stallman [Mon, 7 Jun 1993 18:29:36 +0000 (18:29 +0000)]
entered into RCS

32 years ago(Fceiling): Fix spelling of "ceiling".
Richard M. Stallman [Mon, 7 Jun 1993 18:29:07 +0000 (18:29 +0000)]
(Fceiling): Fix spelling of "ceiling".

32 years ago(uaf$v_thursday): Fix misspelling of "thursday".
Richard M. Stallman [Mon, 7 Jun 1993 18:27:47 +0000 (18:27 +0000)]
(uaf$v_thursday): Fix misspelling of "thursday".

32 years ago(INTERRUPTIBLE_*): Fix spelling of macros.
Richard M. Stallman [Mon, 7 Jun 1993 18:20:33 +0000 (18:20 +0000)]
(INTERRUPTIBLE_*): Fix spelling of macros.

32 years ago(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
Richard M. Stallman [Mon, 7 Jun 1993 18:05:57 +0000 (18:05 +0000)]
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.

32 years agoDoc fix.
Richard M. Stallman [Mon, 7 Jun 1993 17:19:36 +0000 (17:19 +0000)]
Doc fix.

32 years ago*** empty log message ***
Richard M. Stallman [Mon, 7 Jun 1993 08:06:10 +0000 (08:06 +0000)]
*** empty log message ***

32 years ago(rmail-variables): Default rmail-inbox-list here.
Richard M. Stallman [Mon, 7 Jun 1993 06:56:03 +0000 (06:56 +0000)]
(rmail-variables): Default rmail-inbox-list here.
(rmail): Not here.

32 years agoDon't declare malloc or realloc.
Richard M. Stallman [Mon, 7 Jun 1993 05:32:28 +0000 (05:32 +0000)]
Don't declare malloc or realloc.

(Vinhibit_read_only): Declared.

32 years ago(read_key_sequence): Reset fkey_map when we find
Richard M. Stallman [Mon, 7 Jun 1993 05:31:40 +0000 (05:31 +0000)]
(read_key_sequence): Reset fkey_map when we find
something at the end of Vfunction_key_map.

32 years ago(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
Richard M. Stallman [Mon, 7 Jun 1993 05:30:29 +0000 (05:30 +0000)]
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
different space and calls fill_in_lock_short_file_name.
(fill_in_lock_short_file_name): New function for 14-chars hashed
file names. Replaces fill_in_lock_file_name if SHORT_FILE_NAMES.

32 years ago(make_event_array): Ignore bits above CHAR_META.
Richard M. Stallman [Mon, 7 Jun 1993 05:30:07 +0000 (05:30 +0000)]
(make_event_array): Ignore bits above CHAR_META.

32 years ago(Fset_window_configuration): If a window is supposed
Richard M. Stallman [Mon, 7 Jun 1993 05:29:40 +0000 (05:29 +0000)]
(Fset_window_configuration): If a window is supposed
to have a buffer, always give it one.

(syms_of_window): Always defvar pop-up-frames
and pop-up-frame-function.

32 years ago(INTERVAL_VISIBLE_P): Use textget.
Richard M. Stallman [Mon, 7 Jun 1993 05:28:42 +0000 (05:28 +0000)]
(INTERVAL_VISIBLE_P): Use textget.
(INTERVAL_WRITABLE_P): Use textget.
Check Vinhibit_read_only.

32 years ago(Fdelete_overlay): Do nothing if overlay already deleted.
Richard M. Stallman [Mon, 7 Jun 1993 05:07:34 +0000 (05:07 +0000)]
(Fdelete_overlay): Do nothing if overlay already deleted.
Bind inhibit-quit to t.
(Fmove_overlay): Properly handle changing buffers, or no prev buffer.
Bind inhibit-quit to t.

32 years ago(ange-ftp-real-load): New function.
Richard M. Stallman [Mon, 7 Jun 1993 04:51:25 +0000 (04:51 +0000)]
(ange-ftp-real-load): New function.
(ange-ftp-load): New function--handles `load'.

32 years ago(outline-minor-mode): Add autoload cookie.
Richard M. Stallman [Mon, 7 Jun 1993 03:47:20 +0000 (03:47 +0000)]
(outline-minor-mode): Add autoload cookie.

32 years agoentered into RCS
Richard M. Stallman [Mon, 7 Jun 1993 03:34:23 +0000 (03:34 +0000)]
entered into RCS

32 years ago(Ffset): Delete special check for t and nil.
Richard M. Stallman [Sun, 6 Jun 1993 22:50:55 +0000 (22:50 +0000)]
(Ffset): Delete special check for t and nil.

32 years ago(same_size_fonts): Compare only the width.
Richard M. Stallman [Sun, 6 Jun 1993 22:47:15 +0000 (22:47 +0000)]
(same_size_fonts): Compare only the width.

32 years agoDefine 2 local menu-bar submaps.
Richard M. Stallman [Sun, 6 Jun 1993 22:36:23 +0000 (22:36 +0000)]
Define 2 local menu-bar submaps.
(bibtex-x-help, bibtex-x-environment): Deleted.

32 years ago(search-upper-case): Make `no-yanks' the default.
Richard M. Stallman [Sun, 6 Jun 1993 22:11:22 +0000 (22:11 +0000)]
(search-upper-case): Make `no-yanks' the default.
(isearch-no-upper-case-p): New arg REGEXP-FLAG.
(isearch-search): Pass new arg.
(isearch-member-equal): Deleted.
(isearch-overlay): New variable.
(isearch-highlight, isearch-dehighlight): Rewritten to use overlays.

32 years agoInclude lisp.h earlier (before termhooks.h).
Richard M. Stallman [Sun, 6 Jun 1993 21:16:51 +0000 (21:16 +0000)]
Include lisp.h earlier (before termhooks.h).

32 years ago(dired-unmark-all-files): Read arg as just a character.
Richard M. Stallman [Sun, 6 Jun 1993 21:13:16 +0000 (21:13 +0000)]
(dired-unmark-all-files): Read arg as just a character.
Use non-regexp search to find a specific mark.
Use subst-char-in-region to make the change.
Improve the message at the end.

32 years ago[HAVE_TZNAME]: Declare tzname if not macro.
Richard M. Stallman [Sun, 6 Jun 1993 17:44:23 +0000 (17:44 +0000)]
[HAVE_TZNAME]: Declare tzname if not macro.

32 years ago(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
Richard M. Stallman [Sun, 6 Jun 1993 17:43:12 +0000 (17:43 +0000)]
(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.

32 years ago(HAVE_TZNAME): Add #undef.
Richard M. Stallman [Sun, 6 Jun 1993 17:42:02 +0000 (17:42 +0000)]
(HAVE_TZNAME): Add #undef.

32 years ago(NO_MODE_T): Defined.
Richard M. Stallman [Sun, 6 Jun 1993 07:54:49 +0000 (07:54 +0000)]
(NO_MODE_T): Defined.
(LINKER): Add #undef.

32 years ago(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
Richard M. Stallman [Sun, 6 Jun 1993 07:16:19 +0000 (07:16 +0000)]
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
(vip-escape-to-emacs): Use read-key-sequence and key-binding.
Arg EVENTS replaces arg CHAR.
(vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed.

32 years ago(FRAME_MINIBUF_WINDOW): Use minibuffer_window.
Richard M. Stallman [Sun, 6 Jun 1993 06:47:47 +0000 (06:47 +0000)]
(FRAME_MINIBUF_WINDOW): Use minibuffer_window.

32 years ago(Fredraw_display): Redraw all visible frames.
Richard M. Stallman [Sun, 6 Jun 1993 06:46:58 +0000 (06:46 +0000)]
(Fredraw_display): Redraw all visible frames.
(redraw_garbaged_frames): New function.

32 years ago(redisplay, echo_area_display): Use redraw_garbaged_frames.
Richard M. Stallman [Sun, 6 Jun 1993 06:46:06 +0000 (06:46 +0000)]
(redisplay, echo_area_display): Use redraw_garbaged_frames.

32 years ago(access_keymap, store_in_keymap): Discard meaningless
Richard M. Stallman [Sun, 6 Jun 1993 06:45:22 +0000 (06:45 +0000)]
(access_keymap, store_in_keymap): Discard meaningless
high bits of a character event.

32 years ago(compile-internal): Alter current buffer only temporarily.
Richard M. Stallman [Sun, 6 Jun 1993 05:28:30 +0000 (05:28 +0000)]
(compile-internal): Alter current buffer only temporarily.

32 years ago(mail-do-fcc): Replace the code for appending to buffer.
Richard M. Stallman [Sun, 6 Jun 1993 03:53:08 +0000 (03:53 +0000)]
(mail-do-fcc): Replace the code for appending to buffer.

32 years ago[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
Richard M. Stallman [Sun, 6 Jun 1993 03:32:24 +0000 (03:32 +0000)]
[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.

32 years ago(x_new_font): Don't give up right away if XListFontsWithInfo
Richard M. Stallman [Sun, 6 Jun 1993 03:27:43 +0000 (03:27 +0000)]
(x_new_font): Don't give up right away if XListFontsWithInfo
finds no fonts--try XLoadQueryFont anyway.

32 years ago(read_process_output): Deactivate the mark.
Richard M. Stallman [Sun, 6 Jun 1993 03:15:59 +0000 (03:15 +0000)]
(read_process_output): Deactivate the mark.
Save and restore Vdeactivate_mark.

32 years ago(rmail-summary-next-msg): Fix number of dots in regexp.
Richard M. Stallman [Sat, 5 Jun 1993 21:18:11 +0000 (21:18 +0000)]
(rmail-summary-next-msg): Fix number of dots in regexp.

32 years ago(scroll-bar-drag-1):
Richard M. Stallman [Sat, 5 Jun 1993 20:58:47 +0000 (20:58 +0000)]
(scroll-bar-drag-1):
Calculate position relative to the accessible part of the buffer.

32 years ago(Fx_open_connection): Make `data' unsigned char.
Richard M. Stallman [Sat, 5 Jun 1993 20:52:02 +0000 (20:52 +0000)]
(Fx_open_connection): Make `data' unsigned char.

32 years ago(gnus-inews-buggy-date): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 20:02:34 +0000 (20:02 +0000)]
(gnus-inews-buggy-date): Doc fix.

32 years agoentered into RCS
Richard M. Stallman [Sat, 5 Jun 1993 20:00:43 +0000 (20:00 +0000)]
entered into RCS

32 years ago(menu-bar-help-menu): Add defvar.
Richard M. Stallman [Sat, 5 Jun 1993 19:13:03 +0000 (19:13 +0000)]
(menu-bar-help-menu): Add defvar.
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.

32 years ago(dired-flag-backup-files): Handle `*' made by `ls -F'.
Richard M. Stallman [Sat, 5 Jun 1993 17:41:50 +0000 (17:41 +0000)]
(dired-flag-backup-files): Handle `*' made by `ls -F'.

32 years ago(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
Richard M. Stallman [Sat, 5 Jun 1993 17:35:21 +0000 (17:35 +0000)]
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.

32 years ago(Fx_popup_menu): Error if we don't get a window or a frame somehow.
Richard M. Stallman [Sat, 5 Jun 1993 17:31:54 +0000 (17:31 +0000)]
(Fx_popup_menu): Error if we don't get a window or a frame somehow.

32 years ago(window-system): Enable menu bars only if
Richard M. Stallman [Sat, 5 Jun 1993 17:16:39 +0000 (17:16 +0000)]
(window-system): Enable menu bars only if
window-system is non-nil.

32 years ago(add-log-current-defun): Fix typos in last change.
Richard M. Stallman [Sat, 5 Jun 1993 17:10:19 +0000 (17:10 +0000)]
(add-log-current-defun): Fix typos in last change.

32 years agoTest MULTI_FRAME, not HAVE_X_WINDOWS.
Richard M. Stallman [Sat, 5 Jun 1993 17:05:17 +0000 (17:05 +0000)]
Test MULTI_FRAME, not HAVE_X_WINDOWS.

32 years ago(Frubber_band_rectangle): Deleted.
Richard M. Stallman [Sat, 5 Jun 1993 17:03:08 +0000 (17:03 +0000)]
(Frubber_band_rectangle): Deleted.
(syms_of_frame): Don't defsubr it.

32 years ago(gnus-local-timezone): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 09:17:34 +0000 (09:17 +0000)]
(gnus-local-timezone): Doc fix.

32 years ago(gnus-current-time-zone): New function, which tries
Richard M. Stallman [Sat, 5 Jun 1993 09:13:19 +0000 (09:13 +0000)]
(gnus-current-time-zone): New function, which tries
current-time-zone, and if that fails falls back on gnus-local-timezone.
(gnus-inews-date): Use it.
(gnus-inews-valid-date): New optional args TIME (default now) and ZONE
(default GMT).
(gnus-inews-buggy-date): New optional arg TIME (default now).

32 years ago*** empty log message ***
Richard M. Stallman [Sat, 5 Jun 1993 09:11:45 +0000 (09:11 +0000)]
*** empty log message ***

32 years ago(x-selection-timeout): Set it, using x-get-resource.
Richard M. Stallman [Sat, 5 Jun 1993 08:39:42 +0000 (08:39 +0000)]
(x-selection-timeout): Set it, using x-get-resource.

32 years ago(x_get_foreign_selection): Handle x_selection_timeout
Richard M. Stallman [Sat, 5 Jun 1993 08:37:45 +0000 (08:37 +0000)]
(x_get_foreign_selection): Handle x_selection_timeout
as milliseconds, not as seconds.
(syms_of_xselect): Doc fix to match.

32 years ago(MIPS2): Comment out define.
Richard M. Stallman [Sat, 5 Jun 1993 08:06:50 +0000 (08:06 +0000)]
(MIPS2): Comment out define.
(LIB_STANDARD): Delete -lisode.

32 years ago(copy_intervals): Don't adjust total_length at the end.
Richard M. Stallman [Sat, 5 Jun 1993 07:57:32 +0000 (07:57 +0000)]
(copy_intervals): Don't adjust total_length at the end.
Set lengths of subintervals properly.
(balance_intervals): Balance left as well as right.

32 years ago(term_get_fkeys): Use correct names for F10 and up.
Richard M. Stallman [Sat, 5 Jun 1993 07:56:46 +0000 (07:56 +0000)]
(term_get_fkeys): Use correct names for F10 and up.
Use the key sequence, not the termcap cap name, in Fdefine_key.

32 years ago(mh-yank-cur-msg): Use (mark t).
Richard M. Stallman [Sat, 5 Jun 1993 02:51:21 +0000 (02:51 +0000)]
(mh-yank-cur-msg): Use (mark t).

32 years ago(mark): Doc fix.
Richard M. Stallman [Sat, 5 Jun 1993 02:48:22 +0000 (02:48 +0000)]
(mark): Doc fix.

32 years ago(add-log-current-defun): Handle Fortran.
Richard M. Stallman [Sat, 5 Jun 1993 02:34:12 +0000 (02:34 +0000)]
(add-log-current-defun): Handle Fortran.

32 years ago[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
Richard M. Stallman [Sat, 5 Jun 1993 02:07:08 +0000 (02:07 +0000)]
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.

32 years ago(rmail-resend): Require sendmail and mailalias.
Richard M. Stallman [Fri, 4 Jun 1993 19:34:14 +0000 (19:34 +0000)]
(rmail-resend): Require sendmail and mailalias.

32 years ago(display-time-24hr-format): Make it a user option.
Richard M. Stallman [Fri, 4 Jun 1993 19:20:16 +0000 (19:20 +0000)]
(display-time-24hr-format): Make it a user option.

32 years ago[!MULTI_FRAME] (Fframep): New dummy definition.
Richard M. Stallman [Fri, 4 Jun 1993 18:42:12 +0000 (18:42 +0000)]
[!MULTI_FRAME] (Fframep): New dummy definition.
(syms_of_frame): Defsubr that.

32 years ago(syms_of_buffer): Set up Lisp var inhibit-read-only.
Richard M. Stallman [Fri, 4 Jun 1993 18:08:07 +0000 (18:08 +0000)]
(syms_of_buffer): Set up Lisp var inhibit-read-only.
(Vinhibit_read_only): Declared.
(Fbarf_if_buffer_read_only): Check Vinhibit_read_only.

32 years ago(Fnewline): Use Fbarf_if_buffer_read_only.
Richard M. Stallman [Fri, 4 Jun 1993 18:01:53 +0000 (18:01 +0000)]
(Fnewline): Use Fbarf_if_buffer_read_only.

32 years ago(GOLD-prefix): Define *after* GOLD-map.
Richard M. Stallman [Fri, 4 Jun 1993 17:10:07 +0000 (17:10 +0000)]
(GOLD-prefix): Define *after* GOLD-map.

32 years ago(dired-change-marks): Just ding if one arg is RET.
Richard M. Stallman [Fri, 4 Jun 1993 07:25:58 +0000 (07:25 +0000)]
(dired-change-marks): Just ding if one arg is RET.
Search for strings, not regexps.  Use subst-char-in-region.

32 years ago(x_set_menu_bar_lines_1): Adjust just the uppermost child
Richard M. Stallman [Fri, 4 Jun 1993 07:14:47 +0000 (07:14 +0000)]
(x_set_menu_bar_lines_1): Adjust just the uppermost child
in a vertical split.  Adjust the hight counter to the top.
(x_set_menu_bar_lines): Don't change overall frame height.

32 years ago(isearch-mode): Set isearch-window-configuration only if in slow mode.
Richard M. Stallman [Fri, 4 Jun 1993 06:40:45 +0000 (06:40 +0000)]
(isearch-mode): Set isearch-window-configuration only if in slow mode.
(isearch-done): Use isearch-window-configuration only if non-nil.

(isearch-other-control-char): For mouse event, call isearch-done
in the buffer whose keymap was used.

32 years agoRedone by Joe Kelsey.
Richard M. Stallman [Fri, 4 Jun 1993 05:34:47 +0000 (05:34 +0000)]
Redone by Joe Kelsey.

32 years ago(gnus-summary-isearch-article): Call isearch-forward
Richard M. Stallman [Fri, 4 Jun 1993 05:33:32 +0000 (05:33 +0000)]
(gnus-summary-isearch-article): Call isearch-forward
in ordinary fashion with no args.
(gnus-inews-article-hook, gnus-prepare-article-hook):
Initialize to a list.
(gnus-read-newsrc-file): If timestamps are equal, reload .newsrc.

32 years ago(Fx_store_cut_buffer_internal): Handle empty string right.
Richard M. Stallman [Fri, 4 Jun 1993 05:32:31 +0000 (05:32 +0000)]
(Fx_store_cut_buffer_internal): Handle empty string right.

32 years ago(wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
Richard M. Stallman [Fri, 4 Jun 1993 05:22:19 +0000 (05:22 +0000)]
(wait_for_termination): Fix sigpause in POSIX_SIGNALS case.

(init_sys_modes): Disable VLNEXT char.
Also VWERASE, VREPRINT, VDISCARD.

(sys_suspend): Handle GETPGRP_NO_ARG.

32 years ago[__GNUC__ >= 2]: Don't include alloca.h.
Richard M. Stallman [Fri, 4 Jun 1993 05:21:01 +0000 (05:21 +0000)]
[__GNUC__ >= 2]: Don't include alloca.h.

32 years ago(hft_alrm): Don't return a value.
Richard M. Stallman [Fri, 4 Jun 1993 05:20:16 +0000 (05:20 +0000)]
(hft_alrm): Don't return a value.
Always declare to return void.

32 years ago(enable-flow-control): Doc fix.
Richard M. Stallman [Fri, 4 Jun 1993 05:16:58 +0000 (05:16 +0000)]
(enable-flow-control): Doc fix.

32 years ago(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.
Richard M. Stallman [Fri, 4 Jun 1993 03:00:25 +0000 (03:00 +0000)]
(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.

32 years ago(kill-ring-save): Doc fix.
Richard M. Stallman [Fri, 4 Jun 1993 02:39:51 +0000 (02:39 +0000)]
(kill-ring-save): Doc fix.

32 years ago(rmail-summary-expunge-and-save): Do save-buffer last.
Richard M. Stallman [Fri, 4 Jun 1993 02:24:45 +0000 (02:24 +0000)]
(rmail-summary-expunge-and-save): Do save-buffer last.
Use two separate save-excursion calls.
(rmail-summary-input): Use pop-to-buffer.
(rmail-summary-get-new-mail): Gobble rmail-current-message;
later go to that message.
(rmail-summary-next-msg): Start at end of line, if moving forward.
Move to beginning of line, after the loop.
(rmail-new-summary): Fix format of elt in minor-mode-alist.

32 years ago(x_catch_errors): Fill in missing array size in cast.
Richard M. Stallman [Fri, 4 Jun 1993 00:57:45 +0000 (00:57 +0000)]
(x_catch_errors): Fill in missing array size in cast.

32 years ago(xmakefile): Depend on ../config.status.
Richard M. Stallman [Thu, 3 Jun 1993 22:42:02 +0000 (22:42 +0000)]
(xmakefile): Depend on ../config.status.

32 years ago(init_buffer): Init default-directory of minibuffer.
Richard M. Stallman [Thu, 3 Jun 1993 22:07:18 +0000 (22:07 +0000)]
(init_buffer): Init default-directory of minibuffer.

32 years ago(rmail-select-summary): Add a save-excursion.
Richard M. Stallman [Thu, 3 Jun 1993 21:02:22 +0000 (21:02 +0000)]
(rmail-select-summary): Add a save-excursion.

32 years ago(rmail-summary-expunge-and-save):
Richard M. Stallman [Thu, 3 Jun 1993 21:02:10 +0000 (21:02 +0000)]
(rmail-summary-expunge-and-save):
Call set-buffer again after rmail-only-expunge.
(rmail-summary-add-label, rmail-summary-kill-label):
Fix reading the label.
(rmail-summary-rmail-update): Bind window locally.
Use unwind-protect, not save-window-excursion.

32 years agoDo NOT look for `unknown' as company name.
Richard M. Stallman [Thu, 3 Jun 1993 20:43:29 +0000 (20:43 +0000)]
Do NOT look for `unknown' as company name.

Fix typo in message.

32 years ago(vc-find-file-hook): Check buffer-file-name is non-nil.
Richard M. Stallman [Thu, 3 Jun 1993 20:29:41 +0000 (20:29 +0000)]
(vc-find-file-hook): Check buffer-file-name is non-nil.

32 years ago(HAVE_FTIME): Defined.
Richard M. Stallman [Thu, 3 Jun 1993 20:27:26 +0000 (20:27 +0000)]
(HAVE_FTIME): Defined.

32 years ago(define-hide-ifdef-mode-map): Don't bind C-c LETTER.
Richard M. Stallman [Thu, 3 Jun 1993 19:35:54 +0000 (19:35 +0000)]
(define-hide-ifdef-mode-map): Don't bind C-c LETTER.
Use C-c ESC LETTER instead.
Handle case where where-is-internal returns nil.

32 years agoProvide texinfmt.
Richard M. Stallman [Thu, 3 Jun 1993 19:28:59 +0000 (19:28 +0000)]
Provide texinfmt.

32 years ago(byte-compile-insert-header): Fix backwards test
Richard M. Stallman [Thu, 3 Jun 1993 18:35:28 +0000 (18:35 +0000)]
(byte-compile-insert-header): Fix backwards test
of byte-compile-compatibility.

32 years ago(syms_of_emacs): Doc fix.
Richard M. Stallman [Thu, 3 Jun 1993 18:32:26 +0000 (18:32 +0000)]
(syms_of_emacs): Doc fix.

32 years ago(read_char_menu_prompt): Now static. Add declaration.
Richard M. Stallman [Thu, 3 Jun 1993 17:48:18 +0000 (17:48 +0000)]
(read_char_menu_prompt): Now static.  Add declaration.

32 years ago(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
Richard M. Stallman [Thu, 3 Jun 1993 17:46:38 +0000 (17:46 +0000)]
(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
(menu_bar_items) [!USE_TEXT_PROPERTIES]: Likewise.

(kbd_buffer_get_event):
Shorten the first MULTI_FRAME conditional.

(lispy_function_keys): Add `remove' key.

(read_key_sequence): Take out previous change.
If we changed buffers during read_char, go to replay_sequence.